2025-03-31 10:59:40,100 [ 56711 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-03-31 10:59:40,100 [ 56711 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:97, check_args_and_update_paths) 2025-03-31 10:59:40,100 [ 56711 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:108, check_args_and_update_paths) 2025-03-31 10:59:40,100 [ 56711 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:110, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_alaf1x --privileged --dns-search='.' --memory=30709035008 --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=6712d5cc610d -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_access_control_on_cluster/test.py::test_access_control_on_cluster test_access_control_on_cluster/test.py::test_grant_all_on_cluster test_access_control_on_cluster/test.py::test_grant_current_database_on_cluster test_alter_comment_on_cluster/test.py::test_comment test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster test_analyzer_compatibility/test.py::test_two_new_versions test_async_load_databases/test.py::test_async_load_system_database test_async_load_databases/test.py::test_dependent_tables test_async_load_databases/test.py::test_dict_get_data test_async_load_databases/test.py::test_multiple_tables test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup test_backup_s3_storage_class/test.py::test_backup_s3_storage_class test_backward_compatibility/test.py::test_backward_compatability1 test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test_functions.py::test_aggregate_states test_backward_compatibility/test_functions.py::test_string_functions test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_build_sets_from_multiple_threads/test.py::test_set test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_cluster_discovery/test_password.py::test_connect_with_password test_composable_protocols/test.py::test_connections test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_1 test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_50 test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_limit_reached test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_default test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_soft_limit_defined_50 test_config_xml_yaml_mix/test.py::test_extra_yaml_mix test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml test_ddl_on_cluster_stop_waiting_for_offline_hosts/test.py::test_stop_waiting_for_offline_hosts test_deduplicated_attached_part_rename/test.py::test_deduplicated_attached_part_renamed_after_attach test_dictionaries_access/test.py::test_create test_dictionaries_access/test.py::test_dictget test_dictionaries_access/test.py::test_drop 'test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed]' test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key test_dictionaries_mysql/test.py::test_predefined_connection_configuration test_dictionaries_redis/test_long.py::test_redis_dict_long 'test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary0-instances_to_check0]' 'test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary1-instances_to_check1]' 'test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary2-instances_to_check2]' 'test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary3-instances_to_check3]' test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management -vvv" altinityinfra/integration-tests-runner:cd6390247eca '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: random-0.2, timeout-2.2.0, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary0-instances_to_check0] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_catboost_evaluate/test.py::testAmazonModelManyRows test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_async_load_databases/test.py::test_async_load_system_database test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_create_user_and_login/test.py::test_grant_create_user test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default [gw9] [ 1%] PASSED test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login [gw4] [ 2%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer [gw9] [ 3%] PASSED test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user [gw2] [ 4%] PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_1 [gw3] [ 5%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections [gw9] [ 6%] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml [gw2] [ 7%] PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_1 test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_50 [gw3] [ 8%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections [gw2] [ 9%] PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_50 test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_limit_reached [gw8] [ 10%] PASSED test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary0-instances_to_check0] test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary1-instances_to_check1] [gw3] [ 11%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices [gw3] [ 12%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections [gw3] [ 13%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections [gw8] [ 14%] PASSED test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary1-instances_to_check1] [gw2] [ 15%] PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_limit_reached test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_default test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary2-instances_to_check2] [gw5] [ 16%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore [gw9] [ 17%] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user_xml [gw3] [ 18%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections [gw2] [ 19%] PASSED test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_default test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_soft_limit_defined_50 [gw7] [ 20%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key [gw7] [ 21%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key [gw2] [ 22%] PASSED test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_soft_limit_defined_50 [gw7] [ 23%] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key test_dictionaries_mysql/test.py::test_predefined_connection_configuration test_access_control_on_cluster/test.py::test_access_control_on_cluster [gw4] [ 24%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary [gw8] [ 25%] PASSED test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary2-instances_to_check2] test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary3-instances_to_check3] test_dictionaries_access/test.py::test_create [gw7] [ 26%] PASSED test_dictionaries_mysql/test.py::test_predefined_connection_configuration test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] [gw0] [ 27%] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow [gw0] [ 28%] PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString [gw0] [ 29%] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures [gw0] [ 30%] PASSED test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric [gw0] [ 31%] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath [gw0] [ 32%] PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_backward_compatibility/test_functions.py::test_aggregate_states [gw0] [ 33%] PASSED test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString [gw8] [ 34%] PASSED test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary3-instances_to_check3] [gw0] [ 35%] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate [gw0] [ 36%] PASSED test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures [gw0] [ 37%] PASSED test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures [gw0] [ 38%] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures [gw0] [ 39%] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated [gw4] [ 40%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading [gw3] [ 41%] PASSED test_dictionaries_access/test.py::test_create test_dictionaries_access/test.py::test_dictget [gw1] [ 42%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] [gw3] [ 43%] PASSED test_dictionaries_access/test.py::test_dictget test_dictionaries_access/test.py::test_drop [gw3] [ 44%] PASSED test_dictionaries_access/test.py::test_drop [gw9] [ 45%] PASSED test_access_control_on_cluster/test.py::test_access_control_on_cluster test_access_control_on_cluster/test.py::test_grant_all_on_cluster [gw9] [ 46%] PASSED test_access_control_on_cluster/test.py::test_grant_all_on_cluster test_access_control_on_cluster/test.py::test_grant_current_database_on_cluster test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw0] [ 47%] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh [gw9] [ 48%] PASSED test_access_control_on_cluster/test.py::test_grant_current_database_on_cluster [gw0] [ 49%] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw0] [ 50%] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test.py::test_backward_compatability1 [gw4] [ 51%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading [gw5] [ 52%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash [gw4] [ 53%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_while_loading [gw8] [ 54%] PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster [gw0] [ 55%] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw5] [ 56%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup [gw2] [ 57%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] [gw8] [ 58%] PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility [gw9] [ 59%] PASSED test_backward_compatibility/test.py::test_backward_compatability1 [gw3] [ 60%] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_alter_comment_on_cluster/test.py::test_comment test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge [gw1] [ 61%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] test_analyzer_compatibility/test.py::test_two_new_versions [gw7] [ 62%] PASSED test_backward_compatibility/test_functions.py::test_aggregate_states test_backward_compatibility/test_functions.py::test_string_functions [gw7] [ 63%] SKIPPED test_backward_compatibility/test_functions.py::test_string_functions [gw2] [ 64%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection [gw8] [ 65%] PASSED test_alter_comment_on_cluster/test.py::test_comment [gw9] [ 66%] PASSED test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge [gw0] [ 67%] PASSED test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility test_build_sets_from_multiple_threads/test.py::test_set [gw5] [ 68%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability test_backup_s3_storage_class/test.py::test_backup_s3_storage_class [gw7] [ 69%] PASSED test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management [gw6] [ 70%] PASSED test_async_load_databases/test.py::test_async_load_system_database test_async_load_databases/test.py::test_dependent_tables [gw7] [ 71%] PASSED test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management [gw4] [ 72%] PASSED test_analyzer_compatibility/test.py::test_two_new_versions test_ddl_on_cluster_stop_waiting_for_offline_hosts/test.py::test_stop_waiting_for_offline_hosts [gw0] [ 73%] PASSED test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column [gw3] [ 74%] PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class [gw9] [ 75%] PASSED test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability [gw1] [ 76%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] [gw5] [ 77%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore [gw8] [ 78%] PASSED test_build_sets_from_multiple_threads/test.py::test_set test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_composable_protocols/test.py::test_connections test_config_xml_yaml_mix/test.py::test_extra_yaml_mix test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message [gw2] [ 79%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] [gw0] [ 80%] PASSED test_composable_protocols/test.py::test_connections test_cluster_discovery/test_password.py::test_connect_with_password [gw8] [ 81%] PASSED test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message test_dictionaries_redis/test_long.py::test_redis_dict_long [gw1] [ 82%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] [gw5] [ 83%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_deduplicated_attached_part_rename/test.py::test_deduplicated_attached_part_renamed_after_attach test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup [gw9] [ 84%] PASSED test_config_xml_yaml_mix/test.py::test_extra_yaml_mix test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic [gw4] [ 85%] PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption [gw6] [ 86%] PASSED test_async_load_databases/test.py::test_dependent_tables test_async_load_databases/test.py::test_dict_get_data test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf [gw5] [ 87%] FAILED test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup [gw8] [ 88%] PASSED test_deduplicated_attached_part_rename/test.py::test_deduplicated_attached_part_renamed_after_attach [gw2] [ 89%] PASSED test_cluster_discovery/test_password.py::test_connect_with_password test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists [gw4] [ 90%] PASSED test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf [gw7] [ 91%] PASSED test_ddl_on_cluster_stop_waiting_for_offline_hosts/test.py::test_stop_waiting_for_offline_hosts [gw1] [ 92%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] [gw6] [ 93%] PASSED test_async_load_databases/test.py::test_dict_get_data test_async_load_databases/test.py::test_multiple_tables [gw2] [ 94%] PASSED test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists [gw0] [ 95%] PASSED test_dictionaries_redis/test_long.py::test_redis_dict_long [gw6] [ 96%] PASSED test_async_load_databases/test.py::test_multiple_tables [gw1] [ 97%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] [gw1] [ 98%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] [gw3] [ 99%] PASSED test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic [gw1] [100%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] =================================== FAILURES =================================== _________________________ test_shutdown_cancels_backup _________________________ [gw5] linux -- Python 3.10.12 /usr/bin/python3 def test_shutdown_cancels_backup(): > with NoTrashChecker() as no_trash_checker: test_backup_restore_on_cluster/test_cancel_backup.py:554: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = type = None, value = None, traceback = None def __exit__(self, type, value, traceback): list_of_znodes = set( node1.query( "SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' " + "AND NOT (name == 'alive_tracker')" ).splitlines() ) new_znodes = list_of_znodes.difference(self.__previous_list_of_znodes) if new_znodes: print(f"Found nodes in ZooKeeper: {new_znodes}") for node in new_znodes: print( f"Nodes in '/clickhouse/backups/{node}':\n" + node1.query( f"SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups/{node}'" ) ) print( f"Nodes in '/clickhouse/backups/{node}/stage':\n" + node1.query( f"SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups/{node}/stage'" ) ) if self.check_zookeeper: assert new_znodes == set() list_of_backups = set( os.listdir(os.path.join(node1.cluster.instances_dir, "backups")) ) new_backups = list_of_backups.difference(self.__previous_list_of_backups) unfinished_backups = set( backup for backup in new_backups if not os.path.exists( os.path.join(node1.cluster.instances_dir, "backups", backup, ".backup") ) ) new_backups = set( backup for backup in new_backups if backup not in unfinished_backups ) if new_backups: print(f"Found new backups: {new_backups}") if unfinished_backups: print(f"Found unfinished backups: {unfinished_backups}") assert new_backups == set(self.expect_backups) assert unfinished_backups.difference(self.allow_unfinished_backups) == set() all_errors = set() start_time = time.strftime( "%Y-%m-%d %H:%M:%S", self.__start_time_for_collecting_errors ) for node in nodes: errors_query_result = node.query( "SELECT name FROM system.errors WHERE last_error_time >= toDateTime('" + start_time + "') " + "AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) " + "AND NOT (name == 'NO_ELEMENTS_IN_CONFIG')" ) errors = errors_query_result.splitlines() if errors: print(f"{get_node_name(node)}: Found errors: {errors}") print( node.query( "SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('" + start_time + "')" ) ) for error in errors: > assert (error in self.expect_errors) or (error in self.allow_errors) E AssertionError: assert ('NETLINK_ERROR' in ['QUERY_WAS_CANCELLED'] or 'NETLINK_ERROR' in []) E + where ['QUERY_WAS_CANCELLED'] = .expect_errors E + and [] = .allow_errors test_backup_restore_on_cluster/test_cancel_backup.py:394: AssertionError ----------------------------- Captured stdout call ----------------------------- Using node2 as initiator Sleeping 0.2860478873698403 seconds Waiting for number of system processes = 1+ Got 1 system processes for backup 7a6a2d1c53c94348a16554547d3c0c17 after waiting 0 seconds node2: Restarting... node2: Restarted Waiting for number of system processes = 0 Got 0 system processes for backup 7a6a2d1c53c94348a16554547d3c0c17 after waiting 0 seconds node1: Found errors: ['QUERY_WAS_CANCELLED'] QUERY_WAS_CANCELLED Got error from the initiator. DB::Exception: Query was cancelled. Stack trace:\n\n0. ./contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x000000003802c794\n1. ./build_docker/./src/Common/Exception.cpp:105: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001bc0cd05\n2. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000b28f545\n3. DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x000000000b2abdce\n4. ./build_docker/./src/Interpreters/ProcessList.cpp:560: DB::QueryStatus::throwQueryWasCancelled() const @ 0x000000002c3fc1c2\n5. ./build_docker/./src/Interpreters/ProcessList.cpp:513: DB::QueryStatus::throwProperExceptionIfNeeded(unsigned long const&, unsigned long const&) @ 0x000000002c3fbf81\n6. ./build_docker/./src/Interpreters/ProcessList.cpp:550: DB::QueryStatus::checkTimeLimit() @ 0x000000002c3fce29\n7. ./build_docker/./src/Backups/BackupCoordinationStageSync.cpp:1156: DB::BackupCoordinationStageSync::checkIfOtherHostsFinish(String const&, std::optional>>, bool, bool&, bool) const @ 0x000000002940d7f1\n8. ./build_docker/./src/Backups/BackupCoordinationStageSync.cpp:1135: DB::BackupCoordinationStageSync::waitOtherHostsFinishImpl(String const&, std::optional>>, bool) const @ 0x000000002940c84c\n9. ./build_docker/./src/Backups/BackupCoordinationStageSync.cpp:1104: DB::BackupCoordinationStageSync::waitOtherHostsFinish(bool) const @ 0x000000002940bc73\n10. ./build_docker/./src/Backups/BackupsWorker.cpp:553: DB::BackupsWorker::doBackup(std::shared_ptr, std::shared_ptr const&, String const&, DB::BackupSettings const&, std::shared_ptr, std::shared_ptr, bool, std::shared_ptr const&) @ 0x000000002934036d\n11. ./build_docker/./src/Backups/BackupsWorker.cpp:405: DB::BackupsWorker::BackupStarter::doBackup() @ 0x000000002935bafe\n12. ./build_docker/./src/Backups/BackupsWorker.cpp:475: void std::__function::__policy_invoker::__call_impl const&, std::shared_ptr const&)::$_0, void ()>>(std::__function::__policy_storage const*) @ 0x0000000029350213\n13. ./contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000028c0e3b5\n14. ./contrib/llvm-project/libcxx/include/future:1876: std::packaged_task::operator()() @ 0x000000002107de8c\n15. ./contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000001bddd49f\n16. ./contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000001bde9c61\n17. ./contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000001bdd821b\n18. ./contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000001bde54f0\n19. asan_thread_start(void*) @ 0x000000000b23ee77\n20. ? @ 0x00007f39e1169ac3\n21. ? @ 0x00007f39e11fb850\n node2: Found errors: ['NETLINK_ERROR'] NO_ELEMENTS_IN_CONFIG Certificate file is not set. NETLINK_ERROR Can\'t receive Netlink response: error -2 ------------------------------ Captured log call ------------------------------- 2025-03-31 11:02:02 [ 702 ] DEBUG : Executing query SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' AND NOT (name == 'alive_tracker') on node1 (cluster.py:3677, query) 2025-03-31 11:02:02 [ 702 ] DEBUG : Executing query CREATE TABLE tbl ON CLUSTER 'cluster' (x UInt64) ENGINE=ReplicatedMergeTree('/clickhouse/tables/tbl/', '{replica}') ORDER BY tuple() PARTITION BY x%10 on node1 (cluster.py:3677, query) 2025-03-31 11:02:02 [ 702 ] DEBUG : Executing query INSERT INTO tbl SELECT number FROM numbers(10) on node1 (cluster.py:3677, query) 2025-03-31 11:02:03 [ 702 ] DEBUG : Executing query BACKUP TABLE tbl ON CLUSTER 'cluster' TO Disk('backups', '7a6a2d1c53c94348a16554547d3c0c17') SETTINGS id='7a6a2d1c53c94348a16554547d3c0c17' ASYNC on node2 (cluster.py:3677, query) 2025-03-31 11:02:03 [ 702 ] DEBUG : Executing query SELECT status FROM system.backups WHERE id='7a6a2d1c53c94348a16554547d3c0c17' on node2 (cluster.py:3677, query) 2025-03-31 11:02:03 [ 702 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%7a6a2d1c53c94348a16554547d3c0c17%') on node2 (cluster.py:3677, query) 2025-03-31 11:02:04 [ 702 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%7a6a2d1c53c94348a16554547d3c0c17%') on node2 (cluster.py:3677, query) 2025-03-31 11:02:04 [ 702 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw5-node2-1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2126, exec_in_container) 2025-03-31 11:02:04 [ 702 ] DEBUG : Command:[docker exec -u root roottestbackuprestoreonclustercancelbackup-gw5-node2-1 bash -c ps -C clickhouse] (cluster.py:122, run_and_check) 2025-03-31 11:02:04 [ 702 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:146, run_and_check) 2025-03-31 11:02:04 [ 702 ] DEBUG : Stdout: 8 ? 00:00:19 clickhouse (cluster.py:146, run_and_check) 2025-03-31 11:02:04 [ 702 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw5-node2-1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2126, exec_in_container) 2025-03-31 11:02:04 [ 702 ] DEBUG : Command:[docker exec -u root roottestbackuprestoreonclustercancelbackup-gw5-node2-1 bash -c pkill clickhouse] (cluster.py:122, run_and_check) 2025-03-31 11:02:04 [ 702 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw5-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2126, exec_in_container) 2025-03-31 11:02:04 [ 702 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw5-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:122, run_and_check) 2025-03-31 11:02:04 [ 702 ] DEBUG : Stdout:8 (cluster.py:146, run_and_check) 2025-03-31 11:02:05 [ 702 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw5-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2126, exec_in_container) 2025-03-31 11:02:05 [ 702 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw5-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:122, run_and_check) 2025-03-31 11:02:05 [ 702 ] DEBUG : Stdout:8 (cluster.py:146, run_and_check) 2025-03-31 11:02:06 [ 702 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw5-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2126, exec_in_container) 2025-03-31 11:02:06 [ 702 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw5-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:122, run_and_check) 2025-03-31 11:02:06 [ 702 ] DEBUG : Stdout:8 (cluster.py:146, run_and_check) 2025-03-31 11:02:07 [ 702 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw5-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2126, exec_in_container) 2025-03-31 11:02:07 [ 702 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw5-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:122, run_and_check) 2025-03-31 11:02:07 [ 702 ] DEBUG : Stdout:8 (cluster.py:146, run_and_check) 2025-03-31 11:02:08 [ 702 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw5-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2126, exec_in_container) 2025-03-31 11:02:08 [ 702 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw5-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:122, run_and_check) 2025-03-31 11:02:08 [ 702 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw5-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2126, exec_in_container) 2025-03-31 11:02:08 [ 702 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw5-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:122, run_and_check) 2025-03-31 11:02:08 [ 702 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:4042, start_clickhouse) 2025-03-31 11:02:08 [ 702 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw5-node2-1 detach:False nothrow:False cmd: ['bash', '-c', 'clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon -- '] (cluster.py:2126, exec_in_container) 2025-03-31 11:02:08 [ 702 ] DEBUG : Command:[docker exec -u 0 roottestbackuprestoreonclustercancelbackup-gw5-node2-1 bash -c clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon -- ] (cluster.py:122, run_and_check) 2025-03-31 11:02:10 [ 702 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw5-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2126, exec_in_container) 2025-03-31 11:02:10 [ 702 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw5-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:122, run_and_check) 2025-03-31 11:02:10 [ 702 ] DEBUG : Stdout:804 (cluster.py:146, run_and_check) 2025-03-31 11:02:10 [ 702 ] DEBUG : Clickhouse process running. (cluster.py:4053, start_clickhouse) 2025-03-31 11:02:10 [ 702 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw5-node2-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2126, exec_in_container) 2025-03-31 11:02:10 [ 702 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw5-node2-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:122, run_and_check) 2025-03-31 11:02:10 [ 702 ] DEBUG : Stdout:804 (cluster.py:146, run_and_check) 2025-03-31 11:02:10 [ 702 ] DEBUG : Executing query select 20 on node2 (cluster.py:3677, query) 2025-03-31 11:02:10 [ 702 ] DEBUG : Executing query select 20 on node2 (cluster.py:3677, query) 2025-03-31 11:02:11 [ 702 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%7a6a2d1c53c94348a16554547d3c0c17%') on node1 (cluster.py:3677, query) 2025-03-31 11:02:11 [ 702 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%7a6a2d1c53c94348a16554547d3c0c17%') on node2 (cluster.py:3677, query) 2025-03-31 11:02:11 [ 702 ] DEBUG : Executing query SYSTEM FLUSH LOGS on node2 (cluster.py:3677, query) 2025-03-31 11:02:12 [ 702 ] DEBUG : Executing query SELECT status FROM system.backup_log WHERE id='7a6a2d1c53c94348a16554547d3c0c17' ORDER BY status on node2 (cluster.py:3677, query) 2025-03-31 11:02:12 [ 702 ] DEBUG : Executing query SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' AND NOT (name == 'alive_tracker') on node1 (cluster.py:3677, query) 2025-03-31 11:02:12 [ 702 ] DEBUG : Executing query SELECT name FROM system.errors WHERE last_error_time >= toDateTime('2025-03-31 11:02:02') AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) AND NOT (name == 'NO_ELEMENTS_IN_CONFIG') on node1 (cluster.py:3677, query) 2025-03-31 11:02:12 [ 702 ] DEBUG : Executing query SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('2025-03-31 11:02:02') on node1 (cluster.py:3677, query) 2025-03-31 11:02:13 [ 702 ] DEBUG : Executing query SELECT name FROM system.errors WHERE last_error_time >= toDateTime('2025-03-31 11:02:02') AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) AND NOT (name == 'NO_ELEMENTS_IN_CONFIG') on node2 (cluster.py:3677, query) 2025-03-31 11:02:13 [ 702 ] DEBUG : Executing query SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('2025-03-31 11:02:02') on node2 (cluster.py:3677, query) ---------------------------- Captured log teardown ----------------------------- 2025-03-31 11:02:13 [ 702 ] DEBUG : Executing query DROP TABLE IF EXISTS tbl ON CLUSTER 'cluster' SYNC on node1 (cluster.py:3677, query) 2025-03-31 11:02:14 [ 702 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw5/.env --project-name roottestbackuprestoreonclustercancelbackup-gw5 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw5/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw5/node2/docker-compose.yml stop --timeout 20] (cluster.py:122, run_and_check) 2025-03-31 11:02:15 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-node1-1 Stopping (cluster.py:148, run_and_check) 2025-03-31 11:02:15 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-node2-1 Stopping (cluster.py:148, run_and_check) 2025-03-31 11:02:15 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-node2-1 Stopped (cluster.py:148, run_and_check) 2025-03-31 11:02:15 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-node1-1 Stopped (cluster.py:148, run_and_check) 2025-03-31 11:02:15 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-zoo3-1 Stopping (cluster.py:148, run_and_check) 2025-03-31 11:02:15 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-zoo1-1 Stopping (cluster.py:148, run_and_check) 2025-03-31 11:02:15 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-zoo2-1 Stopping (cluster.py:148, run_and_check) 2025-03-31 11:02:15 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-zoo1-1 Stopped (cluster.py:148, run_and_check) 2025-03-31 11:02:15 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-zoo3-1 Stopped (cluster.py:148, run_and_check) 2025-03-31 11:02:15 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-zoo2-1 Stopped (cluster.py:148, run_and_check) 2025-03-31 11:02:15 [ 702 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw5/node1/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw5/node1/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:122, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw5/node2/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw5/node2/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:122, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw5/.env --project-name roottestbackuprestoreonclustercancelbackup-gw5 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw5/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw5/node2/docker-compose.yml down --volumes] (cluster.py:122, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-node1-1 Stopping (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-node2-1 Stopping (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-node1-1 Stopped (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-node1-1 Removing (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-node2-1 Stopped (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-node2-1 Removing (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-node2-1 Removed (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-node1-1 Removed (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-zoo1-1 Stopping (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-zoo2-1 Stopping (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-zoo3-1 Stopping (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-zoo1-1 Stopped (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-zoo1-1 Removing (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-zoo3-1 Stopped (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-zoo3-1 Removing (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-zoo2-1 Stopped (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-zoo2-1 Removing (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-zoo2-1 Removed (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-zoo1-1 Removed (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw5-zoo3-1 Removed (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Network roottestbackuprestoreonclustercancelbackup-gw5_default Removing (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stderr: Network roottestbackuprestoreonclustercancelbackup-gw5_default Removed (cluster.py:148, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Cleanup called (cluster.py:894, cleanup) 2025-03-31 11:02:16 [ 702 ] DEBUG : Docker networks for project roottestbackuprestoreonclustercancelbackup-gw5 are NETWORK ID NAME DRIVER SCOPE (cluster.py:873, print_all_docker_pieces) 2025-03-31 11:02:16 [ 702 ] DEBUG : Docker containers for project roottestbackuprestoreonclustercancelbackup-gw5 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:881, print_all_docker_pieces) 2025-03-31 11:02:16 [ 702 ] DEBUG : Docker volumes for project roottestbackuprestoreonclustercancelbackup-gw5 are DRIVER VOLUME NAME (cluster.py:889, print_all_docker_pieces) 2025-03-31 11:02:16 [ 702 ] DEBUG : Command:[docker container list --all --filter name='^/roottestbackuprestoreonclustercancelbackup-gw5-.*-1$' --format '{{.ID}}:{{.Names}}'] (cluster.py:122, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Unstopped containers: {} (cluster.py:908, cleanup) 2025-03-31 11:02:16 [ 702 ] DEBUG : No running containers for project: roottestbackuprestoreonclustercancelbackup-gw5 (cluster.py:922, cleanup) 2025-03-31 11:02:16 [ 702 ] DEBUG : Trying to prune unused networks... (cluster.py:928, cleanup) 2025-03-31 11:02:16 [ 702 ] DEBUG : Trying to prune unused images... (cluster.py:944, cleanup) 2025-03-31 11:02:16 [ 702 ] DEBUG : Command:[docker image prune -f] (cluster.py:122, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:146, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Images pruned (cluster.py:947, cleanup) 2025-03-31 11:02:16 [ 702 ] DEBUG : Trying to prune unused volumes... (cluster.py:953, cleanup) 2025-03-31 11:02:16 [ 702 ] DEBUG : Command:[docker volume ls | wc -l] (cluster.py:122, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stdout:2 (cluster.py:146, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Command:[docker volume prune -f] (cluster.py:122, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:146, run_and_check) 2025-03-31 11:02:16 [ 702 ] DEBUG : Volumes pruned: 2 (cluster.py:958, cleanup) ============================== slowest durations =============================== 109.23s call test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 94.83s call test_async_load_databases/test.py::test_async_load_system_database 39.55s call test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 38.83s call test_backward_compatibility/test_functions.py::test_aggregate_states 36.75s call test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] 36.32s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 36.15s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 34.25s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 33.80s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 33.66s call test_async_load_databases/test.py::test_dependent_tables 32.59s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 32.49s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 32.03s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 30.43s call test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] 28.77s call test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 27.30s call test_ddl_on_cluster_stop_waiting_for_offline_hosts/test.py::test_stop_waiting_for_offline_hosts 26.21s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 25.94s setup test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 25.68s call test_async_load_databases/test.py::test_dict_get_data 23.07s setup test_dictionaries_redis/test_long.py::test_redis_dict_long 22.47s teardown test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 21.75s teardown test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 20.55s setup test_ddl_on_cluster_stop_waiting_for_offline_hosts/test.py::test_stop_waiting_for_offline_hosts 20.05s setup test_analyzer_compatibility/test.py::test_two_new_versions 19.53s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 19.42s setup test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 18.78s call test_async_load_databases/test.py::test_multiple_tables 18.68s setup test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary0-instances_to_check0] 18.56s setup test_catboost_evaluate/test.py::testAmazonModelManyRows 17.87s setup test_access_control_on_cluster/test.py::test_access_control_on_cluster 17.65s setup test_cluster_discovery/test_password.py::test_connect_with_password 17.55s teardown test_dictionaries_update_and_reload/test.py::test_reload_while_loading 17.42s call test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf 17.15s setup test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 16.84s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 16.81s call test_dictionaries_redis/test_long.py::test_redis_dict_long 16.31s call test_dictionaries_update_and_reload/test.py::test_reload_after_loading 16.02s setup test_backward_compatibility/test.py::test_backward_compatability1 15.94s setup test_broken_part_during_merge/test.py::test_merge_and_part_corruption 15.81s call test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 15.38s call test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] 15.23s call test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 15.14s setup test_async_load_databases/test.py::test_async_load_system_database 15.08s call test_catboost_evaluate/test.py::testAmazonModelManyRows 14.89s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 14.86s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 14.43s teardown test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 14.34s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 13.93s call test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility 13.80s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 13.77s setup test_create_user_and_login/test.py::test_grant_create_user 13.69s call test_config_xml_yaml_mix/test.py::test_extra_yaml_mix 13.64s setup test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default 13.18s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 12.97s setup test_build_sets_from_multiple_threads/test.py::test_set 12.68s setup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 12.31s setup test_deduplicated_attached_part_rename/test.py::test_deduplicated_attached_part_renamed_after_attach 12.31s call test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 12.06s setup test_dictionaries_access/test.py::test_create 12.06s setup test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 12.04s setup test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility 11.84s setup test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column 11.61s setup test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability 11.00s setup test_backward_compatibility/test_functions.py::test_aggregate_states 10.78s setup test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] 10.76s call test_catboost_evaluate/test.py::testRecoveryAfterCrash 10.67s setup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 10.07s setup test_alter_comment_on_cluster/test.py::test_comment 9.58s setup test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 8.85s setup test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection 8.80s call test_create_user_and_login/test.py::test_login_as_dropped_user_xml 8.20s teardown test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 8.13s call test_dictionaries_update_and_reload/test.py::test_reload_while_loading 8.02s setup test_composable_protocols/test.py::test_connections 7.78s teardown test_analyzer_compatibility/test.py::test_two_new_versions 7.41s teardown test_backward_compatibility/test.py::test_backward_compatability1 7.31s teardown test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 7.08s call test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 6.87s call test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary3-instances_to_check3] 6.82s call test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 6.66s call test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection 6.06s teardown test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary3-instances_to_check3] 6.06s call test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 6.02s teardown test_alter_comment_on_cluster/test.py::test_comment 5.79s teardown test_access_control_on_cluster/test.py::test_grant_current_database_on_cluster 5.56s call test_analyzer_compatibility/test.py::test_two_new_versions 5.51s call test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 5.39s teardown test_dictionaries_redis/test_long.py::test_redis_dict_long 5.32s teardown test_ddl_on_cluster_stop_waiting_for_offline_hosts/test.py::test_stop_waiting_for_offline_hosts 5.30s call test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 5.25s teardown test_broken_part_during_merge/test.py::test_merge_and_part_corruption 5.19s teardown test_build_sets_from_multiple_threads/test.py::test_set 5.11s teardown test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 4.98s call test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary2-instances_to_check2] 4.85s call test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_limit_reached 4.80s call test_build_sets_from_multiple_threads/test.py::test_set 4.55s teardown test_dictionaries_mysql/test.py::test_predefined_connection_configuration 4.38s teardown test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] 4.34s teardown test_backward_compatibility/test_functions.py::test_string_functions 4.34s teardown test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability 4.32s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 4.14s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 4.09s call test_broken_part_during_merge/test.py::test_merge_and_part_corruption 4.02s teardown test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_soft_limit_defined_50 3.90s call test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary1-instances_to_check1] 3.89s teardown test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management 3.86s call test_cluster_discovery/test_password.py::test_connect_with_password 3.76s teardown test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message 3.68s teardown test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 3.64s call test_dictionaries_mysql/test.py::test_predefined_connection_configuration 3.60s teardown test_dictionaries_access/test.py::test_drop 3.55s setup test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message 3.54s call test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management 3.52s teardown test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column 3.48s call test_access_control_on_cluster/test.py::test_access_control_on_cluster 3.44s call test_deduplicated_attached_part_rename/test.py::test_deduplicated_attached_part_renamed_after_attach 3.31s teardown test_create_user_and_login/test.py::test_login_as_dropped_user_xml 3.03s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 2.95s call test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary0-instances_to_check0] 2.88s call test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 2.84s call test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default 2.79s call test_dictionaries_access/test.py::test_create 2.76s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 2.72s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 2.65s call test_alter_comment_on_cluster/test.py::test_comment 2.56s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 2.34s call test_access_control_on_cluster/test.py::test_grant_current_database_on_cluster 2.33s teardown test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility 2.33s call test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_1 2.31s teardown test_cluster_discovery/test_password.py::test_connect_with_password 2.27s call test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_50 2.19s call test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message 2.12s teardown test_composable_protocols/test.py::test_connections 2.10s call test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 2.08s teardown test_deduplicated_attached_part_rename/test.py::test_deduplicated_attached_part_renamed_after_attach 2.06s call test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability 1.98s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 1.84s call test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 1.79s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 1.79s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 1.79s call test_dictionaries_access/test.py::test_dictget 1.74s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 1.73s call test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column 1.68s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 1.64s call test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_default 1.58s call test_create_user_and_login/test.py::test_login_as_dropped_user 1.57s call test_catboost_evaluate/test.py::testModelPathIsNotAConstString 1.51s call test_catboost_evaluate/test.py::testNonConstantFeatures 1.44s call test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_soft_limit_defined_50 1.35s teardown test_async_load_databases/test.py::test_multiple_tables 1.29s teardown test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 1.28s call test_catboost_evaluate/test.py::testModelUpdate 1.23s call test_access_control_on_cluster/test.py::test_grant_all_on_cluster 1.19s call test_dictionaries_access/test.py::test_drop 1.14s call test_create_user_and_login/test.py::test_grant_create_user 0.97s call test_create_user_and_login/test.py::test_login 0.96s call test_catboost_evaluate/test.py::testOnNullableFeatures 0.91s call test_catboost_evaluate/test.py::testInvalidModelPath 0.84s call test_composable_protocols/test.py::test_connections 0.83s call test_catboost_evaluate/test.py::testInvalidLibraryPath 0.82s call test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.81s call test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 0.80s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.75s call test_backward_compatibility/test_functions.py::test_string_functions 0.70s call test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.67s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.65s call test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.65s call test_catboost_evaluate/test.py::testConstantFeatures 0.65s call test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.63s teardown test_dictionaries_access/test.py::test_create 0.60s call test_backward_compatibility/test.py::test_backward_compatability1 0.59s call test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 0.57s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 0.55s call test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.50s teardown test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection 0.42s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 0.42s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 0.42s teardown test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary2-instances_to_check2] 0.37s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 0.33s teardown test_dictionaries_access/test.py::test_dictget 0.32s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 0.32s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 0.27s teardown test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary1-instances_to_check1] 0.27s teardown test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary0-instances_to_check0] 0.22s teardown test_create_user_and_login/test.py::test_grant_create_user 0.22s teardown test_create_user_and_login/test.py::test_login 0.22s teardown test_create_user_and_login/test.py::test_login_as_dropped_user 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 0.00s setup test_async_load_databases/test.py::test_dependent_tables 0.00s teardown test_async_load_databases/test.py::test_async_load_system_database 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 0.00s teardown test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 0.00s teardown test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf 0.00s setup test_config_xml_yaml_mix/test.py::test_extra_yaml_mix 0.00s setup test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary2-instances_to_check2] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s setup test_dictionaries_access/test.py::test_drop 0.00s setup test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] 0.00s setup test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary1-instances_to_check1] 0.00s teardown test_backward_compatibility/test_functions.py::test_aggregate_states 0.00s teardown test_config_xml_yaml_mix/test.py::test_extra_yaml_mix 0.00s setup test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management 0.00s setup test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary3-instances_to_check3] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 0.00s setup test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf 0.00s setup test_create_user_and_login/test.py::test_login 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s setup test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_1 0.00s setup test_dictionaries_access/test.py::test_dictget 0.00s setup test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s setup test_access_control_on_cluster/test.py::test_grant_current_database_on_cluster 0.00s setup test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_default 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s setup test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s setup test_catboost_evaluate/test.py::testModelUpdate 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_loading 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 0.00s setup test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_soft_limit_defined_50 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 0.00s setup test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s setup test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_50 0.00s setup test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_access_control_on_cluster/test.py::test_access_control_on_cluster 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s setup test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s setup test_create_user_and_login/test.py::test_login_as_dropped_user 0.00s setup test_async_load_databases/test.py::test_multiple_tables 0.00s setup test_create_user_and_login/test.py::test_login_as_dropped_user_xml 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelManyRows 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 0.00s setup test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 0.00s setup test_backward_compatibility/test_functions.py::test_string_functions 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] 0.00s setup test_catboost_evaluate/test.py::testConstantFeatures 0.00s teardown test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default 0.00s setup test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.00s teardown test_catboost_evaluate/test.py::testModelUpdate 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] 0.00s setup test_dictionaries_mysql/test.py::test_predefined_connection_configuration 0.00s setup test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s teardown test_async_load_databases/test.py::test_dict_get_data 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_while_loading 0.00s setup test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s teardown test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s setup test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_async_load_databases/test.py::test_dict_get_data 0.00s teardown test_async_load_databases/test.py::test_dependent_tables 0.00s setup test_access_control_on_cluster/test.py::test_grant_all_on_cluster 0.00s teardown test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s setup test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 0.00s setup test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 0.00s teardown test_catboost_evaluate/test.py::testConstantFeatures 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s setup test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_limit_reached 0.00s teardown test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s setup test_catboost_evaluate/test.py::testInvalidModelPath 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s teardown test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_default 0.00s teardown test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_limit_reached 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_loading 0.00s teardown test_catboost_evaluate/test.py::testInvalidModelPath 0.00s teardown test_access_control_on_cluster/test.py::test_grant_all_on_cluster 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.00s teardown test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 0.00s teardown test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_1 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s teardown test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_50 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s teardown test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s teardown test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_catboost_evaluate/test.py::testNonConstantFeatures =========================== short test summary info ============================ FAILED test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup PASSED test_create_user_and_login/test.py::test_grant_create_user PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload PASSED test_create_user_and_login/test.py::test_login PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices PASSED test_create_user_and_login/test.py::test_login_as_dropped_user PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_1 PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_50 PASSED test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary0-instances_to_check0] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections PASSED test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary1-instances_to_check1] PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_limit_reached PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup PASSED test_create_user_and_login/test.py::test_login_as_dropped_user_xml PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections PASSED test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_default PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key PASSED test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_soft_limit_defined_50 PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer PASSED test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary2-instances_to_check2] PASSED test_dictionaries_mysql/test.py::test_predefined_connection_configuration PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString PASSED test_catboost_evaluate/test.py::testConstantFeatures PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath PASSED test_catboost_evaluate/test.py::testInvalidModelPath PASSED test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary3-instances_to_check3] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString PASSED test_catboost_evaluate/test.py::testModelUpdate PASSED test_catboost_evaluate/test.py::testNonConstantFeatures PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures PASSED test_catboost_evaluate/test.py::testOnNullableFeatures PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary PASSED test_dictionaries_access/test.py::test_create PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] PASSED test_dictionaries_access/test.py::test_dictget PASSED test_dictionaries_access/test.py::test_drop PASSED test_access_control_on_cluster/test.py::test_access_control_on_cluster PASSED test_access_control_on_cluster/test.py::test_grant_all_on_cluster PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash PASSED test_access_control_on_cluster/test.py::test_grant_current_database_on_cluster PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_loading PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore PASSED test_dictionaries_update_and_reload/test.py::test_reload_while_loading PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster PASSED test_backward_compatibility/test.py::test_backward_compatability1 PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] PASSED test_backward_compatibility/test_functions.py::test_aggregate_states PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] PASSED test_alter_comment_on_cluster/test.py::test_comment PASSED test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge PASSED test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup PASSED test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection PASSED test_async_load_databases/test.py::test_async_load_system_database PASSED test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management PASSED test_analyzer_compatibility/test.py::test_two_new_versions PASSED test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class PASSED test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup PASSED test_build_sets_from_multiple_threads/test.py::test_set PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] PASSED test_composable_protocols/test.py::test_connections PASSED test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore PASSED test_config_xml_yaml_mix/test.py::test_extra_yaml_mix PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption PASSED test_async_load_databases/test.py::test_dependent_tables PASSED test_deduplicated_attached_part_rename/test.py::test_deduplicated_attached_part_renamed_after_attach PASSED test_cluster_discovery/test_password.py::test_connect_with_password PASSED test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf PASSED test_ddl_on_cluster_stop_waiting_for_offline_hosts/test.py::test_stop_waiting_for_offline_hosts PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] PASSED test_async_load_databases/test.py::test_dict_get_data PASSED test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists PASSED test_dictionaries_redis/test_long.py::test_redis_dict_long PASSED test_async_load_databases/test.py::test_multiple_tables PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] PASSED test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] SKIPPED [1] test_backward_compatibility/test_functions.py:164: The test is slow in builds with sanitizer ============= 1 failed, 98 passed, 1 skipped in 290.60s (0:04:50) ============== Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration/./runner", line 528, in subprocess.check_call(cmd, shell=True) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_alaf1x --privileged --dns-search='.' --memory=30709035008 --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=6712d5cc610d -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_access_control_on_cluster/test.py::test_access_control_on_cluster test_access_control_on_cluster/test.py::test_grant_all_on_cluster test_access_control_on_cluster/test.py::test_grant_current_database_on_cluster test_alter_comment_on_cluster/test.py::test_comment test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster test_analyzer_compatibility/test.py::test_two_new_versions test_async_load_databases/test.py::test_async_load_system_database test_async_load_databases/test.py::test_dependent_tables test_async_load_databases/test.py::test_dict_get_data test_async_load_databases/test.py::test_multiple_tables test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup test_backup_s3_storage_class/test.py::test_backup_s3_storage_class test_backward_compatibility/test.py::test_backward_compatability1 test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test_functions.py::test_aggregate_states test_backward_compatibility/test_functions.py::test_string_functions test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_build_sets_from_multiple_threads/test.py::test_set test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_cluster_discovery/test_password.py::test_connect_with_password test_composable_protocols/test.py::test_connections test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_1 test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_50 test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_limit_reached test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_default test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_soft_limit_defined_50 test_config_xml_yaml_mix/test.py::test_extra_yaml_mix test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml test_ddl_on_cluster_stop_waiting_for_offline_hosts/test.py::test_stop_waiting_for_offline_hosts test_deduplicated_attached_part_rename/test.py::test_deduplicated_attached_part_renamed_after_attach test_dictionaries_access/test.py::test_create test_dictionaries_access/test.py::test_dictget test_dictionaries_access/test.py::test_drop 'test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed]' test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key test_dictionaries_mysql/test.py::test_predefined_connection_configuration test_dictionaries_redis/test_long.py::test_redis_dict_long 'test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary0-instances_to_check0]' 'test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary1-instances_to_check1]' 'test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary2-instances_to_check2]' 'test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary3-instances_to_check3]' test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management -vvv" altinityinfra/integration-tests-runner:cd6390247eca ' returned non-zero exit status 1.